home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
COMM
/
THOST300.ARJ
/
THREMOTE.BAT
< prev
next >
Wrap
DOS Batch File
|
1992-04-24
|
386b
|
13 lines
echo off
echo This batch file uses simple DOS commands to implement
echo a remote Shell-to-DOS from TinyHost
echo
echo The following line would install WATCHDOG for COM1
echo if it were available and the rem were removed
echo
rem WATCHDG1 ON
rem The following line redirects DOS input
CTTY COM%1
C:\COMMAND.COM
rem WATCHDG1 OFF